home *** CD-ROM | disk | FTP | other *** search
/ Shareware Games Galore! / Shareware Games Galore!.iso / arcade / corewars / suzi.rdc < prev    next >
Text File  |  1989-04-28  |  283b  |  10 lines

  1. ; SUZI - Simple UZI
  2. ; by Maz Spork
  3. ; Spreads bullets maniacly around memory - kills everything, even itself.
  4.  
  5. start    mov    3    -1000    ; moves illegal opcode into core
  6.     add    offset    start    ; add offset to destination above
  7. offset    djn    start    #-1    ; decreases the offset
  8.     djn    42    42
  9.     end    
  10.